| Total Complexity | 31 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 277 |
| Lines of code | 127 |
| Logical lines of code | 76 |
| Comment lines | 69 |
| Methods | 9 |
| Properties | 8 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| test_api_key() | 44 | 8 | 43 | |
| request() | 47 | 5 | 34 | |
| check_response() | 58 | 6 | 14 | |
| get_error_message() | 64 | 4 | 8 | |
| base_path() | 72 | 2 | 6 | |
| build_body() | 69 | 2 | 7 | |
| convert_body_to_json() | 69 | 2 | 7 | |
| __construct() | 74 | 1 | 5 | |
| get_auth_header() | 78 | 1 | 3 |